Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support cross compiling #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mobileoverlord
Copy link

No description provided.

@samuelventura
Copy link
Owner

Hello there!

Did you check it compiles on Windows? if so, did you use msys2 or VC++ build tools?

Before merging I need to be able to reproduce and document the steps needed to compile on each platform.

Thank you.

@mobileoverlord
Copy link
Author

I did not check to see that this compiles on windows. Sorry, I don't have access to a windows machine for testing.

@samuelventura
Copy link
Owner

Moving to elixir_make sounds great but I understand it uses nmake on Windows so before going there I need to:

  • Make it work with nmake
  • Assess what dependencies nmake introduces and what versions of Windows those dependencies are available for. For instance, VC++ Build Tools won't install on my Windows 7 machine anymore so msys2 is the only solution I know to support Windows 7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants